position of the element's bottom edge
1
position of the element's bottom edge
For absolutely-positioned elements, this places the edge relative to its container. For relatively-positioned elements, it will be relative to its normal layout position.
| Value | Description |
|---|---|
| Values | |
| percentage | a relative value |
| length | a CSS length value (in pixels, ems, inches, etc.) |
| auto | automatically determines the bottom edge of the element |